home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power Programmierung
/
Power-Programmierung (Tewi)(1994).iso
/
magazine
/
nan_news
/
toolkit
/
pat1.doc
< prev
next >
Wrap
Text File
|
1991-08-23
|
1KB
|
34 lines
------------------------------------------------
Nanforum Toolkit v2.0 Patch #1 8/23/91
------------------------------------------------
There's a bug in ORIGIN.ASM that causes garbage to come back from the
function. In order to fix it, just replace ORIGIN.ASM in your
NFSRC.ZIP with the attached ORIGIN.ASM (if you downloaded the source
code).
Then, you need a library utlitity (LIB.EXE comes with many versions
of DOS, and with most compilers). If you know what to do, simply
replace the ORIGIN.OBJ module with the new one that is included in
this patch file.
The procedure, for those not sure:
1. Make a safe copy of NANFOR.LIB. Hide it away.
2. Change to the directory where NANFOR.LIB is located.
3. Put ORIGIN.OBJ in the same directory as NANFOR.LIB.
4. Type
LIB NANFOR -+ ORIGIN;
That should do it.
Remember to report all strange stuff in Section 5 on Nanforum! If you
have any problems, please contact me so I can help you get them
fixed.
Glenn Scott [71620,1521]